GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer~AddRectangleAnnotInteractive
/ AddRectangleAnnotInteractive(Boolean,Boolean,Int32,Int32,Single,Single) Method
AddRectangleAnnotInteractive(Boolean,Boolean,Int32,Int32,Single,Single) Method
In This Topic
Syntax
'Declaration
Public Overloads Sub AddRectangleAnnotInteractive( _
ByVal As Boolean, _
ByVal As Boolean, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Single, _
ByVal As Single _
)
public void AddRectangleAnnotInteractive(
bool ,
bool ,
int ,
int ,
float ,
float
)
public procedure AddRectangleAnnotInteractive(
: Boolean;
: Boolean;
: Integer;
: Integer;
: Single;
: Single
);
public function AddRectangleAnnotInteractive(
: boolean,
: boolean,
: int,
: int,
: float,
: float
);
public: void AddRectangleAnnotInteractive(
bool ,
bool ,
int ,
int ,
float ,
float
)
public:
void AddRectangleAnnotInteractive(
bool ,
bool ,
int ,
int ,
float ,
float
)
Parameters
- Fill
- Stroke
- BackColor
- BorderColor
- BorderWidth
- Opacity
See Also
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members
Overload List